projects
/
openldap.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91adb38
)
fix-build-top-mk
author
Debian OpenLDAP Maintainers
<pkg-openldap-devel@lists.alioth.debian.org>
Fri, 11 Sep 2015 03:13:17 +0000
(
03:13
+0000)
committer
Ryan Tandy
<ryan@nardis.ca>
Fri, 11 Sep 2015 03:13:17 +0000
(
03:13
+0000)
Gbp-Pq: Name fix-build-top-mk
build/top.mk
patch
|
blob
|
history
diff --git
a/build/top.mk
b/build/top.mk
index b4fbda194ecb5cb51d5df9e293eab2c9458b605c..266773e2024ad9cf345fd03faa7690e3436d7811 100644
(file)
--- a/
build/top.mk
+++ b/
build/top.mk
@@
-20,7
+20,7
@@
VERSION= @VERSION@
RELEASEDATE= @OPENLDAP_RELEASE_DATE@
@SET_MAKE@
-SHELL =
/bin/sh
+SHELL =
@SHELL@
top_builddir = @top_builddir@